object FormConfigFiltradoWeb: TFormConfigFiltradoWeb Left = 625 Top = 254 BorderIcons = [] BorderStyle = bsDialog Caption = 'Control de contenidos Web' ClientHeight = 360 ClientWidth = 512 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter Scaled = False PixelsPerInch = 96 TextHeight = 13 object PanelRecuadroFinal: TPanel Left = 0 Top = 0 Width = 512 Height = 315 Align = alClient BevelOuter = bvNone ParentColor = True TabOrder = 3 object Image2: TImage Left = 0 Top = 0 Width = 164 Height = 313 Align = alLeft Picture.Data = {} Stretch = True end object Panel7: TPanel Left = 0 Top = 314 Width = 512 Height = 1 Align = alBottom Color = clWhite TabOrder = 1 end object Panel8: TPanel Left = 0 Top = 313 Width = 512 Height = 1 Align = alBottom BevelOuter = bvNone Color = 10268333 TabOrder = 2 end object Panel6: TPanel Left = 164 Top = 0 Width = 348 Height = 313 Align = alClient BevelOuter = bvNone Color = clWhite TabOrder = 0 object Label5: TLabel Left = 9 Top = 10 Width = 315 Height = 19 Anchors = [akLeft, akTop, akRight] Caption = 'Filtrado de contenidos instalado' Constraints.MinWidth = 315 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False WordWrap = True end object Label14: TLabel Left = 9 Top = 69 Width = 315 Height = 39 Anchors = [akLeft, akTop, akRight] Caption = 'Desde la propia aplicaci�n %s podr�s modificar esta configuraci�' + 'n. Para ello pulsa la opci�n "Protecci�n autom�tica" del Panel d' + 'e control.' Constraints.MinWidth = 315 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False WordWrap = True end object Label16: TLabel Left = 9 Top = 274 Width = 328 Height = 31 AutoSize = False Caption = 'Para concluir el asistente, Pulsa Finalizar.' Constraints.MinWidth = 315 WordWrap = True end end end object PanelRecuadroDinamico: TPanel Left = 0 Top = 0 Width = 512 Height = 315 Align = alClient BevelOuter = bvNone ParentColor = True TabOrder = 2 object PlaBevel2: TPlaBevel Left = 0 Top = 59 Width = 512 Height = 2 Align = alTop end object NBCreacion: TNotebook Left = 0 Top = 61 Width = 512 Height = 252 Align = alClient Color = 14215660 ParentColor = False TabOrder = 1 object TPage Left = 0 Top = 0 Caption = 'Selecci�n de Elementos' object Label13: TLabel Left = 14 Top = 10 Width = 440 Height = 39 Caption = 'Introduce la contrase�a que te identificar� como supervisor del ' + 'PC. Esta contrase�a te permitir� asignar filtros a los distintos' + ' usuarios del equipo, as� como acceder a las zonas de configurac' + 'i�n restringida.' Constraints.MinWidth = 440 WordWrap = True end object Label9: TLabel Left = 14 Top = 64 Width = 440 Height = 13 Caption = 'Ten en cuenta que si olvidas esta contrase�a tendr�s que volver ' + 'a instalar el producto.' Constraints.MaxWidth = 440 Constraints.MinWidth = 440 WordWrap = True end object PlaGroupBox1: TPlaGroupBox Left = 40 Top = 92 Width = 432 Height = 82 TitleFont.Charset = DEFAULT_CHARSET TitleFont.Color = 13977088 TitleFont.Height = -11 TitleFont.Name = 'Tahoma' TitleFont.Style = [] Caption = 'Supervisor del PC' TabOrder = 0 object Label1: TLabel Left = 16 Top = 25 Width = 57 Height = 13 Caption = 'Contrase�a:' end object Label6: TLabel Left = 16 Top = 50 Width = 103 Height = 13 Caption = 'Confirmar contrase�a:' end object PlaEdit1: TPlaEdit Left = 190 Top = 20 Width = 162 Height = 22 Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Courier New' Font.Style = [] ParentFont = False PasswordChar = '*' TabOrder = 0 Transparent = False end object PlaEdit2: TPlaEdit Left = 190 Top = 48 Width = 162 Height = 22 Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Courier New' Font.Style = [] ParentFont = False PasswordChar = '*' TabOrder = 1 Transparent = False end end end object TPage Left = 0 Top = 0 HelpContext = 1 Caption = 'Configuraci�n' object PlaGroupBox2: TPlaGroupBox Left = 16 Top = 10 Width = 481 Height = 217 TitleFont.Charset = DEFAULT_CHARSET TitleFont.Color = 13977088 TitleFont.Height = -11 TitleFont.Name = 'Tahoma' TitleFont.Style = [] Caption = 'Control de contenidos Web' TabOrder = 0 object Label7: TLabel Left = 58 Top = 19 Width = 375 Height = 26 Caption = 'Te permite crear las cuentas que los usuarios utilizar�n para ac' + 'ceder a la Web. Para crear nuevos usuarios pulsa sobre Nuevo...' Constraints.MaxWidth = 375 Constraints.MinWidth = 375 WordWrap = True end object Label8: TLabel Left = 58 Top = 60 Width = 78 Height = 13 Caption = 'Usuarios del PC:' end object Image1: TImage Left = 11 Top = 19 Width = 32 Height = 32 Picture.Data = {} Transparent = True end object PlaListView1: TPlaListView Left = 58 Top = 79 Width = 265 Height = 125 Color = clWhite CheckBoxes = False Columns = < item Width = 64 Caption = 'Nombre' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] end item Width = 100 Caption = 'Filtro usado' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] end> DragCursor = crDrag DragMode = dmManual HideSelection = True MultiSelect = False ParentColor = False ShowColumnHeaders = True TabOrder = 0 OnClick = PlaListView1Click OnDblClick = PlaListView1DblClick Data = {000100000000FE} end object PlaButton1: TPlaButton Left = 336 Top = 97 Width = 97 Height = 25 Caption = 'Nuevo...' TabOrder = 1 OnClick = PlaButton1Click end object PlaButton2: TPlaButton Left = 336 Top = 127 Width = 97 Height = 25 Caption = 'Eliminar...' TabOrder = 2 OnClick = PlaButton2Click end object PlaButton3: TPlaButton Left = 336 Top = 157 Width = 97 Height = 25 Caption = 'Modificar...' TabOrder = 3 OnClick = PlaButton3Click end end end end object PanelCabezera: TPanel Left = 0 Top = 0 Width = 512 Height = 59 Align = alTop BevelOuter = bvNone Color = clWhite TabOrder = 0 object ImageCabecera: TImage Left = 277 Top = 0 Width = 235 Height = 59 Align = alRight Picture.Data = {} Stretch = True end object LabelTituloCabecera: TLabel Left = 24 Top = 12 Width = 3 Height = 13 Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False Transparent = True end object lblImageCabeceraHeader: TLabel Left = 24 Top = 12 Width = 145 Height = 13 Caption = 'Contrase�a de supervisor' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object lblImageCabeceraText: TLabel Left = 40 Top = 30 Width = 280 Height = 13 Caption = 'Permite definir la contrase�a de supervisor del PC' Constraints.MaxWidth = 280 Constraints.MinWidth = 280 WordWrap = True end end object Panel3: TPanel Left = 0 Top = 314 Width = 512 Height = 1 Align = alBottom BevelOuter = bvNone Color = clWhite TabOrder = 2 end object Panel4: TPanel Left = 0 Top = 313 Width = 512 Height = 1 Align = alBottom BevelOuter = bvNone Color = 10268333 TabOrder = 3 end end object PanelRecuadroInicio: TPanel Left = 0 Top = 0 Width = 512 Height = 315 Align = alClient BevelOuter = bvNone ParentColor = True TabOrder = 1 object ImageInicio: TImage Left = 0 Top = 0 Width = 164 Height = 313 Align = alLeft Picture.Data = {} Stretch = True end object Panel1: TPanel Left = 0 Top = 314 Width = 512 Height = 1 Align = alBottom Color = clWhite TabOrder = 1 end object Panel2: TPanel Left = 0 Top = 313 Width = 512 Height = 1 Align = alBottom BevelOuter = bvNone Color = 10268333 TabOrder = 2 end object PanelInicio: TPanel Left = 164 Top = 0 Width = 348 Height = 313 Align = alClient BevelOuter = bvNone Color = clWhite TabOrder = 0 object LabelTituloBienvenida: TLabel Left = 9 Top = 10 Width = 315 Height = 38 Anchors = [akLeft, akTop, akRight] Caption = 'Bienvenido al asistente de instalaci�n del control de contenidos' + ' Web' Constraints.MinWidth = 315 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False WordWrap = True end object Label2: TLabel Left = 9 Top = 92 Width = 315 Height = 13 Anchors = [akLeft, akTop, akRight] Caption = 'Este asistente te permitir� activar el control de contenidos Web' + '.' Constraints.MinWidth = 315 WordWrap = True end object Label3: TLabel Left = 9 Top = 146 Width = 315 Height = 39 Anchors = [akLeft, akTop, akRight] Caption = 'El control de contenidos Web te permite restringir a los usuario' + 's de este PC el acceso a Chats, correo Web, p�ginas con contenid' + 'o pornogr�fico o violento, etc.' Constraints.MinWidth = 315 Transparent = True WordWrap = True end object Label4: TLabel Left = 9 Top = 274 Width = 328 Height = 31 AutoSize = False Caption = 'Para continuar pulsa el bot�n Siguiente.' Constraints.MinWidth = 315 WordWrap = True end end end object PanelBotones: TPanel Left = 0 Top = 315 Width = 512 Height = 45 Align = alBottom BevelOuter = bvNone Color = 14215660 TabOrder = 0 object BtnCancelar: TPlaButton Left = 423 Top = 12 Width = 73 Height = 21 Caption = 'Cancelar' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 2 OnClick = BtnCancelarClick Cancel = True end object BtnSiguiente: TPlaButton Left = 338 Top = 12 Width = 73 Height = 21 Caption = 'Siguiente >' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 1 OnClick = BtnSiguienteClick Default = True end object BtnAnterior: TPlaButton Left = 263 Top = 12 Width = 73 Height = 21 Caption = '< Anterior' Enabled = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 0 OnClick = BtnAnteriorClick end end end